.left .pd-categories-view + div + div + div,
.left .pd-categories-view + div + div + div a,
.left .pd-category-view + div + div,
.left .pd-category-view + div + div a

 {
    font-size: 10px;
    color: #676a6c;
}

.pd-no-subcat {
  display: none;
}

.pd-categories-view, .pd-category-view {
   background: url(../images/article-bck.jpg) 0px 0px no-repeat #fff ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
    behavior: url(/PIE.htc);    
    padding: 25px 20px 20px 20px;
    margin: 25px 0px 10px 20px;    
   float: left;    
    width: 610px;
    color:#343434;
    
    min-height: 300px;
    position: relative;   
}


.pd-categories-view  h1, .pd-category-view h1 {
    color: #cb7e2c;
    text-transform: none !important;
    font-size: 18px;
    text-decoration: none;
    padding: 0px 0px 5px 0px;    
    margin: 0px 0px 5px 0px;    
   background: url(../images/points.png) no-repeat bottom;
    position: relative;
}

.pd-categoriesbox 
{
    float: left !important;
    width: 595px !important;
    margin: 0px 20px 5px 0px !important;
    border:0px solid !important;
}

.pd-categoriesbox a 
{
    font-size: 16px !important;
    color: #5f6724;
}

.pd-categoriesbox {
    font-size: 12px !important;
    color: #4c4c4c;
}

.pd-ctitle {
    background: #b1b1b1  !important;
    -webkit-box-shadow: #666 0px 0px 0px!important;
    -moz-box-shadow: #666 0px 0px 0px!important;
    box-shadow: #666 0px 0px 0px !important;  
}

.pd-filename .pd-float {
    display: none;
}

.pd-filename {
    position: relative;
    float: left;
    width: auto;
    margin: -32px 0px 5px 0px;        
}
.pd-title{
    position: relative;
    margin: 0px 0px 0px 40px;        
}